Merged in chore/remove-unused-code (pull request #2229)
Remove unused code * Remove unused scandic-web files * Remove unused exports Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -4,7 +4,6 @@ export { default as DearFriend } from "./Level/DoubleRow/DearFriend"
|
||||
export { default as GoodFriend } from "./Level/DoubleRow/GoodFriend"
|
||||
export { default as LoyalFriend } from "./Level/DoubleRow/LoyalFriend"
|
||||
export { default as NewFriend } from "./Level/DoubleRow/NewFriend"
|
||||
export { default as ScandicFamily } from "./Level/DoubleRow/ScandicFamily"
|
||||
export { default as ScandicFriends } from "./Level/DoubleRow/ScandicFriends"
|
||||
export { default as TrueFriend } from "./Level/DoubleRow/TrueFriend"
|
||||
export { default as BestFriendSingle } from "./Level/SingleRow/BestFriend"
|
||||
@@ -13,6 +12,4 @@ export { default as DearFriendSingle } from "./Level/SingleRow/DearFriend"
|
||||
export { default as GoodFriendSingle } from "./Level/SingleRow/GoodFriend"
|
||||
export { default as LoyalFriendSingle } from "./Level/SingleRow/LoyalFriend"
|
||||
export { default as NewFriendSingle } from "./Level/SingleRow/NewFriend"
|
||||
export { default as ScandicFamilySingle } from "./Level/SingleRow/ScandicFamily"
|
||||
export { default as ScandicFriendsSingle } from "./Level/SingleRow/ScandicFriends"
|
||||
export { default as TrueFriendSingle } from "./Level/SingleRow/TrueFriend"
|
||||
|
||||
Reference in New Issue
Block a user