Remove confusing statement
This commit is contained in:
parent
606b0d1430
commit
2e8baf4233
|
@ -1,7 +1,7 @@
|
|||
Syntax coding style guidelines
|
||||
==============================
|
||||
|
||||
* Tabs are used for indentation. They are 8 chars. In a switch statement, the
|
||||
* Tabs are used for indentation. In a switch statement, the
|
||||
cases are indentend at the switch level.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue