Skip to content

Commit dbc9689

Browse files
committed
remove unneeded changes
1 parent e17035a commit dbc9689

File tree

2 files changed

+4694
-2489
lines changed

2 files changed

+4694
-2489
lines changed

aptos-move/framework/aptos-framework/sources/event.move

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ module aptos_framework::event {
66
use std::bcs;
77

88
use aptos_framework::guid::GUID;
9-
use aptos_framework::system_addresses;
10-
use aptos_framework::guid;
119

1210
friend aptos_framework::account;
1311
friend aptos_framework::object;

0 commit comments

Comments
 (0)