Browse Source

Remove duplicate

Michael Vines 5 years ago
parent
commit
a750e4b3cb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      program/build.rs

+ 0 - 1
program/build.rs

@@ -41,7 +41,6 @@ fn main() {
         export: cbindgen::ExportConfig {
             prefix: Some("Token_".to_string()),
             include: vec![
-                "TokenInstruction".to_string(),
                 "TokenInstruction".to_string(),
                 "Mint".to_string(),
                 "Account".to_string(),