From: rtrimana <rtrimana@uci.edu>
Date: Thu, 21 May 2020 16:04:22 +0000 (-0700)
Subject: Changing remote branch to PLRG Git server.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=HEAD;p=smartapps.git

Changing remote branch to PLRG Git server.
---

diff --git a/official/01-control-lights-and-locks-with-contact-sensor.groovy b/official/01-control-lights-and-locks-with-contact-sensor.groovy
index b68afc4..83f8a45 100644
--- a/official/01-control-lights-and-locks-with-contact-sensor.groovy
+++ b/official/01-control-lights-and-locks-with-contact-sensor.groovy
@@ -13,6 +13,7 @@
  *  for the specific language governing permissions and limitations under the License.
  *
  */
+
 definition(
     name: "Example: Control a switch and lock with a contact sensor",
     namespace: "com.smarthings.developers",