Rename org.openrndr.extras -> org.openrndr.extra (#250)

Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
This commit is contained in:
Vechro
2022-07-28 20:23:26 +03:00
committed by GitHub
parent 5fa4e724c1
commit bad90709cc
81 changed files with 129 additions and 129 deletions

View File

@@ -1,4 +1,4 @@
package org.operndr.extras.filewatcher
package org.openrndr.extra.filewatcher
import com.sun.nio.file.SensitivityWatchEventModifier
import kotlinx.coroutines.*