forked from toolshed/abra
		
	docs: add FIXME [ci skip]
This commit is contained in:
		| @ -60,7 +60,7 @@ var appRemoveCommand = &cli.Command{ | ||||
| 			logrus.Fatal(err) | ||||
| 		} | ||||
| 		if !internal.Force { | ||||
| 			// get app status and check if it's deployed | ||||
| 			// FIXME: only query for app we are interested in, not all of them! | ||||
| 			statuses, err := config.GetAppStatuses(appFiles) | ||||
| 			if err != nil { | ||||
| 				logrus.Fatal(err) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user