From 6c5aed363db25f7b095c00216fb64db3018519c6 Mon Sep 17 00:00:00 2001 From: Jared Scheib Date: Mon, 18 Jun 2018 18:12:03 -0700 Subject: [PATCH] Rename shared/actions/errors.js to errors.ts --- ui/src/shared/actions/{errors.js => errors.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ui/src/shared/actions/{errors.js => errors.ts} (100%) diff --git a/ui/src/shared/actions/errors.js b/ui/src/shared/actions/errors.ts similarity index 100% rename from ui/src/shared/actions/errors.js rename to ui/src/shared/actions/errors.ts