Skip to content

Commit

Permalink
fix: remove invalid import for static libraries (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
draggie committed Sep 16, 2024
1 parent 0ae6b31 commit 472bc4d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once

#include <jsi/jsi.h>
#include <react/renderer/components/rncore/EventEmitters.h>
#include <react/renderer/components/RNCSlider/RNCSliderState.h>
#include <react/renderer/components/RNCSlider/Props.h>
#include <react/renderer/components/RNCSlider/EventEmitters.h>
Expand Down

0 comments on commit 472bc4d

Please sign in to comment.