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

Commit 236270a

Browse files
Andrey Sukhachevfacebook-github-bot
authored andcommitted
Kill permanent permanently.
Summary: * Killed permanent in sprite options * Killed manual `permanent` in CSS files. * local `tbgs permanent` is empty now. bypass-lint ignore-signed-source Reviewed By: ngavalas Differential Revision: D13365183 fbshipit-source-id: e8375fe8570250c2d38556450eb378448ce645cd
1 parent 6455493 commit 236270a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/component/base/DraftEditor.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
22
* @providesModule DraftEditor
3-
* @permanent
43
*/
54

65
/**

src/component/base/DraftEditorPlaceholder.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
22
* @providesModule DraftEditorPlaceholder
3-
* @permanent
43
*/
54

65
.public/DraftEditorPlaceholder/root {

src/component/utils/DraftStyleDefault.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
22
* @providesModule DraftStyleDefault
3-
* @permanent
43
*/
54

65
.public/DraftStyleDefault/block {

0 commit comments

Comments
 (0)