Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
fix mishap while merging
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaranthineCodices committed Jun 28, 2018
1 parent 8933cf0 commit 8f7d97b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Reconciler.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ local Symbol = require(script.Parent.Symbol)

local isInstanceHandle = Symbol.named("isInstanceHandle")

local DEFAULT_SOURCE = "\n\t<Use Roact.setGlobalConfig with the 'elementTracing' key to enable detailed tracebacks>\n"

local ElementKind = {
None = Symbol.named("ElementKind.None"),
Portal = Symbol.named("ElementKind.Portal"),
Expand Down

0 comments on commit 8f7d97b

Please sign in to comment.