Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandeberg committed Aug 15, 2024
1 parent b04c29f commit 43463c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/vhp/assembly/Vhp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Julian Gonzalez ([email protected])
// Koinos Group, Inc. ([email protected])

import { Arrays, authority, chain, error, kcs4, Protobuf, Storage, System } from "@koinos/sdk-as";
import { Arrays, authority, chain, error, kcs4, Storage, System } from "@koinos/sdk-as";
import { vhp } from "./proto/vhp";

/**
Expand Down

0 comments on commit 43463c7

Please sign in to comment.