fixing linter errors
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
const std = @import("std");
|
||||
|
||||
const PciInfo = struct {
|
||||
id: u16,
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,3 @@
|
||||
const std = @import("std");
|
||||
|
||||
const PciInfo = struct {
|
||||
id: u16,
|
||||
|
||||