diff --git a/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java b/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java index f571372..611323b 100644 --- a/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java +++ b/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java @@ -13,8 +13,14 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +<<<<<<< HEAD //test package net.micode.notes.ui; +======= + +package net.micode.notes.ui; + +>>>>>>> ea0ba46500536be46ebbdf4516f38b38518ccdaa import android.app.Activity; import android.app.AlertDialog; import android.content.Context;