@@ -1,5 +1,5 @@
-use steel::*;
use solana_program::msg;
+use steel::*;
entrypoint!(process_instruction);