Skip to content

Commit 5ac46bb

Browse files
NickGerlemanfacebook-github-bot
authored andcommitted
Fix random characters in comment in CSSTokenizer (#51417)
Summary: Pull Request resolved: #51417 tsia Changelog: [Internal] Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: joevilches Differential Revision: D74837890 fbshipit-source-id: b07a30ea49c555f606dbb348c16d5c9f0a6e7b47
1 parent 2f761ee commit 5ac46bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/react-native/ReactCommon/react/renderer/css/CSSTokenizer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ namespace facebook::react {
1717

1818
/**
1919
* A minimal tokenizer for a subset of CSS syntax.
20-
* `auto`).
2120
*
2221
* This is based on the W3C CSS Syntax specification, with simplifications made
2322
* for syntax which React Native does not attempt to support.

0 commit comments

Comments
 (0)