Skip to content

Commit

Permalink
Optimizing imports.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 404583772
  • Loading branch information
Jeff Verkoeyen authored and material-automation committed Oct 20, 2021
1 parent 84f2d2b commit d9719ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/src/NIViewRecycler.m
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#import "NIViewRecycler.h"

#import "NimbusCore.h"
#import "NIDebuggingTools.h"

#if !defined(__has_feature) || !__has_feature(objc_arc)
#error "Nimbus requires ARC support."
Expand Down

0 comments on commit d9719ff

Please sign in to comment.