Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 49513da

Browse files
committed
Remove unneeded includes
1 parent 2252f7f commit 49513da

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

shell/platform/common/app_lifecycle_state.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
#ifndef FLUTTER_SHELL_PLATFORM_COMMON_APP_LIFECYCLE_STATE_H_
66
#define FLUTTER_SHELL_PLATFORM_COMMON_APP_LIFECYCLE_STATE_H_
77

8-
#include <cassert>
9-
#include <map>
10-
#include <string>
11-
128
namespace flutter {
139

1410
/**

0 commit comments

Comments
 (0)